FileSystemService.getMostRecentlyUsed Method

Gets the list of most recently used file system entries.
 

Return Value


Type: jQuery.Promise
Value: Array
Element Value: FileSystemEntry
A promise object that is resolved when the call is complete. If successful, an array of dundas.filesystem.FileSystemEntry is returned.